Home
last modified time | relevance | path

Searched hist:"5 b8bf30721980b254be7a07315c353b3a3175b74" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dnommu.cdiff 5b8bf30721980b254be7a07315c353b3a3175b74 Fri Mar 13 00:26:05 CET 2015 gchen gchen <xili_gchen_5257@hotmail.com> mm/nommu.c: export symbol max_mapnr

Several modules may need max_mapnr, so export, the related error with
allmodconfig under c6x:

MODPOST 3327 modules
ERROR: "max_mapnr" [fs/pstore/ramoops.ko] undefined!
ERROR: "max_mapnr" [drivers/media/v4l2-core/videobuf2-dma-contig.ko] undefined!

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Cc: Mark Salter <msalter@redhat.com>
Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>